Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix errors from l4d2_magnum_incap #73

Merged
merged 1 commit into from
Sep 16, 2023

Conversation

fantasylidong
Copy link
Owner

L 09/16/2023 - 00:05:51: [SM] Exception reported: Invalid edict (-1 - -1)
L 09/16/2023 - 00:05:51: [SM] Blaming: optional/l4d2_magnum_incap.smx
L 09/16/2023 - 00:05:51: [SM] Call stack trace:
L 09/16/2023 - 00:05:51: [SM] [0] GetEdictClassname
L 09/16/2023 - 00:05:51: [SM] [1] Line 47, l4d2_magnum_incap.sp::PlayerIncap_Event

Caused by dying tank triggering the player_incap event.

L 09/16/2023 - 00:05:51: [SM] Exception reported: Invalid edict (-1 - -1)
L 09/16/2023 - 00:05:51: [SM] Blaming: optional/l4d2_magnum_incap.smx
L 09/16/2023 - 00:05:51: [SM] Call stack trace:
L 09/16/2023 - 00:05:51: [SM]   [0] GetEdictClassname
L 09/16/2023 - 00:05:51: [SM]   [1] Line 47, l4d2_magnum_incap.sp::PlayerIncap_Event

Caused by dying tank triggering the player_incap event.
@fantasylidong fantasylidong merged commit ad32805 into fantasylidong:master Sep 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants